//==============================================================================
// Building WallConnector_anim.txt
//==============================================================================

//==============================================================================
define Dust
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Building DustA
      }
   }  
}

//==============================================================================
anim None
{
      SetSelector
      {
            ConstructionLogic 0 33 66
            set hotspot
            {
               version
               {
                  Visual Building WallConnector
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction ConnectorWallA
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction ConnectorGreekWallB
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction ConnectorGreekWallB
						}
					}
				}
			}
		}
   }
}